
 
 
 
 '   N O T   W O R K I N G 
 
 '   T h e r e m i n o E d i t o r   c a n   n o t   e d i t   a   g e n e r i c   t e x t   f i l e 
 
 
 
 
 
 B u t t o n   1   T e x t   E d i t G e n e r i c F i l e 
 
 
 
 B u t t o n   5   T e x t   A p p l i c a t i o n P a t h 
 
 B u t t o n   6   T e x t   F i l e P a t h 
 
 B u t t o n   7   T e x t   F i l e N a m e 
 
 
 
 
 
 C o n t r o l s   O p e n T e x t B o x 
 
 C o n t r o l s   C l e a r T e x t B o x 
 
 
 
 S t o p 	 	 	 	 	 	 	 	 	 	 	 	 	 	 	 	 ' 
 
 
 
 
 
 '   = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = 
 
 '     S E Q U E N C E S 
 
 '   = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = 
 
 L a b e l   I n i t P a t h s 
 
 	 V a r i a b l e   S t r i n g   E d i t o r F o l d e r 
 
 	 V a r i a b l e   S t r i n g   E d i t o r A p p 
 
 	 ' 
 
 	 E d i t o r F o l d e r   =   " . \ T h e r e m i n o _ H A L \ T h e r e m i n o _ E d i t o r \ " 
 
 	 ' 
 
 	 E d i t o r A p p   =   E d i t o r F o l d e r   +   " T h e r e m i n o _ E d i t o r . e x e " 
 
 R e t u r n 
 
 
 
 
 
 V a r i a b l e   S t r i n g   F i l e T o E d i t   =   G e n e r i c T e x t F i l e . t x t 
 
 
 
 L a b e l   E d i t G e n e r i c F i l e 
 
 	 G o s u b   I n i t P a t h s 
 
 	 I f   F i l e E x i s t s ( F i l e T o E d i t ) 
 
 	 	 L o a d   E d i t o r A p p   +   "   "   +   " C : \ L i v i o \ S i s t e m a _ T h e r e m i n o \ T h e r e m i n o _ A u t o m a t i o n \ T h e r e m i n o _ A u t o m a t i o n \ T h e r e m i n o _ A u t o m a t i o n \ F i l e s \ G e n e r i c T e x t F i l e . t x t " 
 
 	 	 ' " . \ F i l e s \ "   +   F i l e T o E d i t 
 
 	 E n d I f 
 
 R e t u r n 
 
 
 
 
 
 '   = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = 
 
 '     G e t A p p l i c a t i o n P a t h       G e t F i l e P a t h       G e t F i l e N a m e W i t h o u t P a t h 
 
 '   = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = 
 
 L a b e l   A p p l i c a t i o n P a t h 
 
 	 s 1   =   G e t A p p l i c a t i o n P a t h ( ) 
 
 	 P r i n t   s 1   +   C R L F 
 
 R e t u r n 
 
 
 
 L a b e l   F i l e P a t h 
 
 	 G o s u b   I n i t S e q u e n c e P a t h s 
 
 	 s 1   =   G e t F i l e P a t h ( S e q u e n c e P a t h A n d N a m e ) 
 
 	 P r i n t   s 1   +   C R L F 
 
 R e t u r n 
 
 
 
 L a b e l   F i l e N a m e 
 
 	 G o s u b   I n i t S e q u e n c e P a t h s 
 
 	 s 1   =   G e t F i l e N a m e W i t h o u t P a t h ( S e q u e n c e P a t h A n d N a m e ) 
 
 	 P r i n t   s 1   +   C R L F 
 
 R e t u r n 
 
 
 
 
 
 ' E X E C   S i n 2   =   S i n ( 3 3 ) 
 
 